home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48_2 / star-1_0.tar / code.h < prev    next >
C/C++ Source or Header  |  1991-03-22  |  149b  |  8 lines

  1. /*
  2.  * code.h -- STAR Code Generation/Checking Header 
  3.  */
  4. extern
  5.   gendisp(), revbits(), isimm(), type(), types2(), types_table();
  6.  
  7. #define    MAXARG    6
  8.